From 36968f0850d47bde5868eef561d2ef81e5d1ea63 Mon Sep 17 00:00:00 2001 From: Romain Guignard Date: Thu, 25 Jul 2024 18:19:48 +0200 Subject: [PATCH] alert action form improvements --- README.md | 2 +- .../default/data/ui/alerts/opencti_create_incident.html | 2 +- .../data/ui/alerts/opencti_create_incident_response.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 72f455e..76751f7 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ To extract and model alert fields as OpenCTI observables attached to the inciden #### CIM model -The “CIM Model” method is based on the definition of CIM model fields. With this method, the Add-on will extract all the following fields and model them as follows: +The “CIM model” method is based on the definition of CIM model fields. With this method, the Add-on will extract all the following fields and model them as follows: | CIM Field | Observable type | |-------------------|-------------------------------------| diff --git a/TA-opencti-add-on/default/data/ui/alerts/opencti_create_incident.html b/TA-opencti-add-on/default/data/ui/alerts/opencti_create_incident.html index f2dc719..91bb639 100644 --- a/TA-opencti-add-on/default/data/ui/alerts/opencti_create_incident.html +++ b/TA-opencti-add-on/default/data/ui/alerts/opencti_create_incident.html @@ -1 +1 @@ -
Enable extraction of observables
\ No newline at end of file +
Enable extraction of observables
\ No newline at end of file diff --git a/TA-opencti-add-on/default/data/ui/alerts/opencti_create_incident_response.html b/TA-opencti-add-on/default/data/ui/alerts/opencti_create_incident_response.html index 9b72d74..d5a6263 100644 --- a/TA-opencti-add-on/default/data/ui/alerts/opencti_create_incident_response.html +++ b/TA-opencti-add-on/default/data/ui/alerts/opencti_create_incident_response.html @@ -1 +1 @@ -
Enable extraction of observables
\ No newline at end of file +
Enable extraction of observables
\ No newline at end of file