Skip to content

Commit

Permalink
[backend/frontend] Trigger enrichment connectors with filters (#5371)
Browse files Browse the repository at this point in the history
  • Loading branch information
SouadHadjiat authored Jun 21, 2024
1 parent 5319e8a commit 7d75dfc
Show file tree
Hide file tree
Showing 28 changed files with 965 additions and 403 deletions.
1 change: 1 addition & 0 deletions opencti-platform/opencti-front/lang/back/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"Connector name": "Name des Verbinders",
"Connector scope": "Konnektorumfang",
"Connector state": "Zustand des Verbinders",
"Connector trigger filters": "Anschluss Triggerfilter",
"Connector type": "Steckertyp",
"Connectors": "Verbinder",
"Consent confirm text": "Text zur Bestätigung der Zustimmung",
Expand Down
1 change: 1 addition & 0 deletions opencti-platform/opencti-front/lang/back/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"Connector name": "Connector name",
"Connector scope": "Connector scope",
"Connector state": "Connector state",
"Connector trigger filters": "Connector trigger filters",
"Connector type": "Connector type",
"Connectors": "Connectors",
"Consent confirm text": "Consent confirm text",
Expand Down
1 change: 1 addition & 0 deletions opencti-platform/opencti-front/lang/back/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"Connector name": "Nombre del conector",
"Connector scope": "Ámbito del conector",
"Connector state": "Estado del conector",
"Connector trigger filters": "Filtros de activación de conectores",
"Connector type": "Tipo de conector",
"Connectors": "Conectores",
"Consent confirm text": "Texto de confirmación del consentimiento",
Expand Down
1 change: 1 addition & 0 deletions opencti-platform/opencti-front/lang/back/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"Connector name": "Nom du connecteur",
"Connector scope": "Portée du connecteur",
"Connector state": "État du connecteur",
"Connector trigger filters": "Filtres de déclenchement du connecteur",
"Connector type": "Type de connecteur",
"Connectors": "Connecteurs",
"Consent confirm text": "Texte de confirmation du consentement",
Expand Down
1 change: 1 addition & 0 deletions opencti-platform/opencti-front/lang/back/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"Connector name": "コネクタ名",
"Connector scope": "コネクタスコープ",
"Connector state": "コネクタの状態",
"Connector trigger filters": "コネクター・トリガー・フィルター",
"Connector type": "コネクタタイプ",
"Connectors": "コネクタ",
"Consent confirm text": "同意確認テキスト",
Expand Down
1 change: 1 addition & 0 deletions opencti-platform/opencti-front/lang/back/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"Connector name": "连接器名称",
"Connector scope": "连接器范围",
"Connector state": "连接器状态",
"Connector trigger filters": "连接器触发滤波器",
"Connector type": "连接器类型",
"Connectors": "连接器",
"Consent confirm text": "同意确认文本",
Expand Down
4 changes: 3 additions & 1 deletion opencti-platform/opencti-front/lang/front/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
"Do you want to remove this opinion?": "Möchten Sie diese Stellungnahme entfernen?",
"Do you want to remove this report?": "Möchten Sie diesen Bericht löschen?",
"Do you want to remove this status?": "Möchten Sie diesen Status entfernen?",
"Do you want to reset the state and purge messages queue of this connector? ": "Möchten Sie den Status zurücksetzen und die Nachrichtenwarteschlange dieses Connectors löschen?",
"Do you want to reset the state and purge messages queue of this connector?": "Möchten Sie den Status zurücksetzen und die Nachrichtenwarteschlange dieses Connectors löschen?",
"Do you want to reset the state of this connector?": "Möchten Sie den Status dieses Verbinders zurücksetzen?",
"Do you want to start this CSV ingester?": "Möchten Sie diesen CSV-Importer starten?",
"Do you want to start this playbook?": "Möchten Sie dieses Spielbuch starten?",
Expand Down Expand Up @@ -2550,6 +2550,8 @@
"toTypes": "Zieltyp",
"Trash": "Papierkorb",
"Trigger": "Auslöser",
"Trigger filters": "Filter auslösen",
"Trigger filters can be used to trigger automatically this connector on entities matching the filters and scope.": "Triggerfilter können verwendet werden, um diesen Konnektor automatisch bei Entitäten auszulösen, die den Filtern und dem Bereich entsprechen.",
"trigger_type": "Auslösertyp",
"Triggering on": "Triggerung auf",
"Triggers": "Auslöser",
Expand Down
4 changes: 3 additions & 1 deletion opencti-platform/opencti-front/lang/front/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
"Do you want to remove this opinion?": "Do you want to remove this opinion?",
"Do you want to remove this report?": "Do you want to remove this report?",
"Do you want to remove this status?": "Do you want to remove this status?",
"Do you want to reset the state and purge messages queue of this connector? ": "Do you want to reset the state and purge messages queue of this connector? ",
"Do you want to reset the state and purge messages queue of this connector?": "Do you want to reset the state and purge messages queue of this connector?",
"Do you want to reset the state of this connector?": "Do you want to reset the state of this connector?",
"Do you want to start this CSV ingester?": "Do you want to start this CSV ingester?",
"Do you want to start this playbook?": "Do you want to start this playbook?",
Expand Down Expand Up @@ -2550,6 +2550,8 @@
"toTypes": "Target type",
"Trash": "Trash",
"Trigger": "Trigger",
"Trigger filters": "Trigger filters",
"Trigger filters can be used to trigger automatically this connector on entities matching the filters and scope.": "Trigger filters can be used to trigger automatically this connector on entities matching the filters and scope.",
"trigger_type": "Trigger type",
"Triggering on": "Triggering on",
"Triggers": "Triggers",
Expand Down
4 changes: 3 additions & 1 deletion opencti-platform/opencti-front/lang/front/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
"Do you want to remove this opinion?": "¿Quieres borrar esta opinión?",
"Do you want to remove this report?": "¿Quieres borrar este informe?",
"Do you want to remove this status?": "¿Quieres eliminar este estado?",
"Do you want to reset the state and purge messages queue of this connector? ": "¿Desea restablecer el estado y purgar la cola de mensajes de este conector?",
"Do you want to reset the state and purge messages queue of this connector?": "¿Desea restablecer el estado y purgar la cola de mensajes de este conector?",
"Do you want to reset the state of this connector?": "¿Quieres reiniciar el estado de este conector?",
"Do you want to start this CSV ingester?": "¿Quieres iniciar este importador CSV?",
"Do you want to start this playbook?": "¿Desea iniciar este libro de jugadas?",
Expand Down Expand Up @@ -2550,6 +2550,8 @@
"toTypes": "Tipo de destino",
"Trash": "Papelera",
"Trigger": "Disparador",
"Trigger filters": "Filtros de activación",
"Trigger filters can be used to trigger automatically this connector on entities matching the filters and scope.": "Se pueden utilizar filtros de activación para activar automáticamente este conector en entidades que coincidan con los filtros y el ámbito.",
"trigger_type": "Tipo de disparador",
"Triggering on": "Activación de",
"Triggers": "Disparadores",
Expand Down
4 changes: 3 additions & 1 deletion opencti-platform/opencti-front/lang/front/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
"Do you want to remove this opinion?": "Souhaitez-vous supprimer cette opinions ?",
"Do you want to remove this report?": "Souhaitez-vous supprimer ce rapport ?",
"Do you want to remove this status?": "Voulez-vous supprimer ce statut ?",
"Do you want to reset the state and purge messages queue of this connector? ": "Voulez-vous réinitialiser l'état et purger la file d'attente des messages de ce connecteur ?",
"Do you want to reset the state and purge messages queue of this connector?": "Voulez-vous réinitialiser l'état et purger la file d'attente des messages de ce connecteur ?",
"Do you want to reset the state of this connector?": "Souhaitez-vous réinitialiser l'état de ce connecteur ?",
"Do you want to start this CSV ingester?": "Voulez-vous démarrer cet ingéreur CSV ?",
"Do you want to start this playbook?": "Voulez-vous démarrer ce playbook ?",
Expand Down Expand Up @@ -2550,6 +2550,8 @@
"toTypes": "Type destination",
"Trash": "Corbeille",
"Trigger": "Déclencheur",
"Trigger filters": "Filtres de déclenchement",
"Trigger filters can be used to trigger automatically this connector on entities matching the filters and scope.": "Les filtres de déclenchement peuvent être utilisés pour déclencher automatiquement ce connecteur sur les entités correspondant aux filtres et au périmètre.",
"trigger_type": "Type de déclencheur",
"Triggering on": "Se déclenche sur",
"Triggers": "Déclencheurs",
Expand Down
4 changes: 3 additions & 1 deletion opencti-platform/opencti-front/lang/front/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
"Do you want to remove this opinion?": "このオピニオンを削除しますか?",
"Do you want to remove this report?": "このレポートを削除しますか?",
"Do you want to remove this status?": "このステータスを削除しますか?",
"Do you want to reset the state and purge messages queue of this connector? ": "このコネクタの状態をリセットし、メッセージ・キューをパージしますか?",
"Do you want to reset the state and purge messages queue of this connector?": "このコネクタの状態をリセットし、メッセージ・キューをパージしますか?",
"Do you want to reset the state of this connector?": "このコネクタの状態をリセットしますか?",
"Do you want to start this CSV ingester?": "このCSVインガスターを開始しますか?",
"Do you want to start this playbook?": "このプレイブックを開始しますか?",
Expand Down Expand Up @@ -2550,6 +2550,8 @@
"toTypes": "ターゲットのタイプ",
"Trash": "ゴミ箱",
"Trigger": "トリガー",
"Trigger filters": "トリガーフィルター",
"Trigger filters can be used to trigger automatically this connector on entities matching the filters and scope.": "トリガー・フィルタを使用すると、フィルタとスコープに一致するエンティティに対してこのコネクタを自動的にトリガーできます。",
"trigger_type": "トリガーの種類",
"Triggering on": "トリガーオン",
"Triggers": "トリガー",
Expand Down
4 changes: 3 additions & 1 deletion opencti-platform/opencti-front/lang/front/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
"Do you want to remove this opinion?": "是否要移除此意见?",
"Do you want to remove this report?": "是否要移除此报告?",
"Do you want to remove this status?": "您要删除此状态吗?",
"Do you want to reset the state and purge messages queue of this connector? ": "您想重置该连接器的状态并清除消息队列吗?",
"Do you want to reset the state and purge messages queue of this connector?": "您想重置该连接器的状态并清除消息队列吗?",
"Do you want to reset the state of this connector?": "是否要重置此连接器的状态?",
"Do you want to start this CSV ingester?": "您要启动此CSV导入程序吗?",
"Do you want to start this playbook?": "您想启动此剧本吗?",
Expand Down Expand Up @@ -2550,6 +2550,8 @@
"toTypes": "目标类型",
"Trash": "回收站",
"Trigger": "触发",
"Trigger filters": "触发过滤器",
"Trigger filters can be used to trigger automatically this connector on entities matching the filters and scope.": "触发过滤器可用于在符合过滤器和范围的实体上自动触发此连接器。",
"trigger_type": "触发器类型",
"Triggering on": "触发时间",
"Triggers": "触发器",
Expand Down
Loading

0 comments on commit 7d75dfc

Please sign in to comment.