Skip to content

Commit

Permalink
[backend/frontend] Introduce diamond model view (#5304)
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed Jun 23, 2024
1 parent 7d75dfc commit b710111
Show file tree
Hide file tree
Showing 43 changed files with 3,689 additions and 1,359 deletions.
15 changes: 15 additions & 0 deletions opencti-platform/opencti-front/lang/front/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@
"description": "beschreibung",
"Details": "Einzelheiten",
"Detection": "Erkennung",
"Diamond": "Diamant",
"Digest with multiple notifiers": "Digest mit mehreren Anmeldern",
"Direct relations creations": "Direkte Beziehungen Kreationen",
"Direct targeting of this country": "Direktes Ziel dieses Landes",
Expand Down Expand Up @@ -659,6 +660,7 @@
"Distribution of opinions": "Verteilung der Meinungen",
"Distribution of relations": "Verteilung der Beziehungen",
"Distribution of relations (including inferred)": "Verteilung der Beziehungen (einschließlich abgeleiteter)",
"Distribution of reports": "Verteilung von Berichten",
"Distribution of sources": "Verteilung von Quellen",
"Distribution:": "Verteilung:",
"Do not display relationships": "Beziehungen nicht anzeigen",
Expand Down Expand Up @@ -1370,6 +1372,7 @@
"Last 3 months": "Letzte 3 Monate",
"Last 6 months": "Letzte 6 Monate",
"Last 7 days": "Letzte 7 Tage",
"Last attributions": "Letzte Zuschreibungen",
"Last event processed": "Letztes verarbeitetes Ereignis",
"Last execution": "Letzte Ausführung",
"Last execution traces": "Letzte Ausführungsspuren",
Expand All @@ -1389,8 +1392,18 @@
"Last run:": "Letzter Lauf:",
"Last seen": "Zuletzt gesehen",
"last seen": "zuletzt gesehen",
"Last targeted countries": "Letzte Zielländer",
"Last targeted organizations": "Letzte Zielorganisationen",
"Last targeted organizations in this sector": "Letzte Zielorganisationen in diesem Sektor",
"Last targeted sectors": "Letzte Zielsektoren",
"Last update": "Letzte Aktualisierung",
"Last used attack patterns": "Zuletzt verwendete Angriffsmuster",
"Last used by": "Zuletzt verwendet von",
"Last used domains": "Zuletzt benutzte Domänen",
"Last used infrastructures": "Zuletzt genutzte Infrastrukturen",
"Last used IP addresses": "Zuletzt genutzte IP-Adressen",
"Last used malwares": "Zuletzt verwendete Malwares",
"Last used tools and channels": "Zuletzt genutzte Tools und Kanäle",
"Last year": "Letztes Jahr",
"Lastname": "Nachname",
"Latest containers about the object": "Letzte Container über das Objekt",
Expand Down Expand Up @@ -2531,6 +2544,7 @@
"Top Labels (3 last months)": "Top Labels (3 letzte Monate)",
"Top read or exported entities": "Top gelesene oder exportierte Entitäten",
"toSightingId": "Gesehen in/an",
"Total analyses": "Gesamte Analysen",
"Total direct relations": "Direkte Beziehungen insgesamt",
"Total entities": "Gesamte Entitäten",
"Total files in S3": "Gesamtzahl der Dateien in S3",
Expand Down Expand Up @@ -2745,6 +2759,7 @@
"Victimology (regions)": "Viktimologie (Regionen)",
"Victimology (sectors)": "Viktimologie (Sektoren)",
"View": "Ansicht",
"View all": "Alle anzeigen",
"View all entities created by user": "Alle vom Benutzer erstellten Organisationen anzeigen",
"View all relationships created by user": "Alle vom Benutzer erstellten Beziehungen anzeigen",
"View the item": "Betrachten Sie das Element",
Expand Down
15 changes: 15 additions & 0 deletions opencti-platform/opencti-front/lang/front/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@
"description": "description",
"Details": "Details",
"Detection": "Detection",
"Diamond": "Diamond",
"Digest with multiple notifiers": "Digest with multiple notifiers",
"Direct relations creations": "Direct relations creations",
"Direct targeting of this country": "Direct targeting of this country",
Expand Down Expand Up @@ -659,6 +660,7 @@
"Distribution of opinions": "Distribution of opinions",
"Distribution of relations": "Distribution of relations",
"Distribution of relations (including inferred)": "Distribution of relations (including inferred)",
"Distribution of reports": "Distribution of reports",
"Distribution of sources": "Distribution of sources",
"Distribution:": "Distribution:",
"Do not display relationships": "Do not display relationships",
Expand Down Expand Up @@ -1370,6 +1372,7 @@
"Last 3 months": "Last 3 months",
"Last 6 months": "Last 6 months",
"Last 7 days": "Last 7 days",
"Last attributions": "Last attributions",
"Last event processed": "Last event processed",
"Last execution": "Last execution",
"Last execution traces": "Last execution traces",
Expand All @@ -1389,8 +1392,18 @@
"Last run:": "Last run:",
"Last seen": "Last seen",
"last seen": "last seen",
"Last targeted countries": "Last targeted countries",
"Last targeted organizations": "Last targeted organizations",
"Last targeted organizations in this sector": "Last targeted organizations in this sector",
"Last targeted sectors": "Last targeted sectors",
"Last update": "Last update",
"Last used attack patterns": "Last used attack patterns",
"Last used by": "Last used by",
"Last used domains": "Last used domains",
"Last used infrastructures": "Last used infrastructures",
"Last used IP addresses": "Last used IP addresses",
"Last used malwares": "Last used malwares",
"Last used tools and channels": "Last used tools and channels",
"Last year": "Last year",
"Lastname": "Lastname",
"Latest containers about the object": "Latest containers about the object",
Expand Down Expand Up @@ -2531,6 +2544,7 @@
"Top Labels (3 last months)": "Top Labels (3 last months)",
"Top read or exported entities": "Top read or exported entities",
"toSightingId": "Sighted in/at",
"Total analyses": "Total analyses",
"Total direct relations": "Total direct relations",
"Total entities": "Total entities",
"Total files in S3": "Total files in S3",
Expand Down Expand Up @@ -2745,6 +2759,7 @@
"Victimology (regions)": "Victimology (regions)",
"Victimology (sectors)": "Victimology (sectors)",
"View": "View",
"View all": "View all",
"View all entities created by user": "View all entities created by user",
"View all relationships created by user": "View all relationships created by user",
"View the item": "View the item",
Expand Down
15 changes: 15 additions & 0 deletions opencti-platform/opencti-front/lang/front/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@
"description": "Descripción",
"Details": "Detalles",
"Detection": "Detección",
"Diamond": "Diamante",
"Digest with multiple notifiers": "Compendio con múltiples notificadores",
"Direct relations creations": "Creación de relaciones directas",
"Direct targeting of this country": "Este paíss como objetivo directo",
Expand Down Expand Up @@ -659,6 +660,7 @@
"Distribution of opinions": "Distribución de opiniones",
"Distribution of relations": "Distribución de relaciones",
"Distribution of relations (including inferred)": "Distribución de reñacopmes (incluyendo inferencias)",
"Distribution of reports": "Distribución de informes",
"Distribution of sources": "Distribución de fuentes",
"Distribution:": "Distribución:",
"Do not display relationships": "No mostrar relaciones",
Expand Down Expand Up @@ -1370,6 +1372,7 @@
"Last 3 months": "Últimos 3 meses",
"Last 6 months": "Últimos 6 meses",
"Last 7 days": "Últimos 7 días",
"Last attributions": "Últimas atribuciones",
"Last event processed": "Último evento procesado",
"Last execution": "Última ejecución",
"Last execution traces": "Últimas trazas de ejecución",
Expand All @@ -1389,8 +1392,18 @@
"Last run:": "Última ejecución:",
"Last seen": "Última observación",
"last seen": "Última observación",
"Last targeted countries": "Últimos países destinatarios",
"Last targeted organizations": "Últimas organizaciones objetivo",
"Last targeted organizations in this sector": "Últimas organizaciones atacadas en este sector",
"Last targeted sectors": "Últimos sectores objetivo",
"Last update": "Última actualización",
"Last used attack patterns": "Últimos patrones de ataque utilizados",
"Last used by": "Último utilizado por",
"Last used domains": "Últimos dominios utilizados",
"Last used infrastructures": "Últimas infraestructuras utilizadas",
"Last used IP addresses": "Últimas direcciones IP utilizadas",
"Last used malwares": "Últimos malwares utilizados",
"Last used tools and channels": "Últimas herramientas y canales utilizados",
"Last year": "Último año",
"Lastname": "Apellido",
"Latest containers about the object": "Últimos contenedores sobre el objeto",
Expand Down Expand Up @@ -2531,6 +2544,7 @@
"Top Labels (3 last months)": "Top de etiquetas (tres últimos meses)",
"Top read or exported entities": "Entidades más leídas o exportadas",
"toSightingId": "Detectado en",
"Total analyses": "Análisis totales",
"Total direct relations": "Número de relations directas",
"Total entities": "Número de entidades",
"Total files in S3": "Total de archivos en S3",
Expand Down Expand Up @@ -2745,6 +2759,7 @@
"Victimology (regions)": "Victimología (regiones)",
"Victimology (sectors)": "Victimología (sectores)",
"View": "Vista",
"View all": "Ver todos",
"View all entities created by user": "Ver todas las entidades creadas por el usuario",
"View all relationships created by user": "Ver todas las relaciones creadas por el usuario",
"View the item": "Ver el objeto",
Expand Down
17 changes: 16 additions & 1 deletion opencti-platform/opencti-front/lang/front/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@
"description": "Description",
"Details": "Détails",
"Detection": "Détection",
"Diamond": "Diamant",
"Digest with multiple notifiers": "Digest avec plusieurs notificateurs",
"Direct relations creations": "Créations de relations directes",
"Direct targeting of this country": "Ciblage direct de ce pays",
Expand Down Expand Up @@ -659,6 +660,7 @@
"Distribution of opinions": "Distribution des opinions",
"Distribution of relations": "Répartition des relations",
"Distribution of relations (including inferred)": "Répartition des relations (inférences incluses)",
"Distribution of reports": "Distribution des rapports",
"Distribution of sources": "Répartition des sources",
"Distribution:": "Répartition:",
"Do not display relationships": "Ne pas afficher les relations",
Expand Down Expand Up @@ -1370,6 +1372,7 @@
"Last 3 months": "3 derniers mois",
"Last 6 months": "Derniers 6 mois",
"Last 7 days": "Derniers 7 jours",
"Last attributions": "Dernières attributions",
"Last event processed": "Dernier événement traité",
"Last execution": "Dernière éxecution",
"Last execution traces": "Dernières traces d'exécution",
Expand All @@ -1389,8 +1392,18 @@
"Last run:": "Dernière exécution:",
"Last seen": "Dernière observation",
"last seen": "Dernière observation",
"Last targeted countries": "Derniers pays visés",
"Last targeted organizations": "Dernières organisations visées",
"Last targeted organizations in this sector": "Dernières organisations ciblées dans ce secteur",
"Last targeted sectors": "Derniers secteurs ciblés",
"Last update": "Dernière mise à jour",
"Last used attack patterns": "Derniers schémas d'attaque utilisés",
"Last used by": "Dernière utilisation par",
"Last used domains": "Derniers domaines utilisés",
"Last used infrastructures": "Dernières infrastructures utilisées",
"Last used IP addresses": "Dernières adresses IP utilisées",
"Last used malwares": "Derniers malwares utilisés",
"Last used tools and channels": "Derniers outils et canaux utilisés",
"Last year": "Dernière année",
"Lastname": "Nom",
"Latest containers about the object": "Derniers conteneurs à propos de l'object",
Expand Down Expand Up @@ -2481,7 +2494,7 @@
"This value is overridden for the following entity types": "Cette valeur est remplacée pour les types d'entités suivants",
"Threat actor": "Acteur",
"Threat actor types": "Type d'acteur",
"Threat actors": "Acteurs de la menace",
"Threat actors": "Acteurs",
"Threat actors (group)": "Acteurs (groupe)",
"Threat actors (individual)": "Acteurs (individu)",
"Threat hunting techniques": "Techniques de recherche de compromission",
Expand Down Expand Up @@ -2531,6 +2544,7 @@
"Top Labels (3 last months)": "Top Labels (3 derniers mois)",
"Top read or exported entities": "Principales entités lues ou exportées",
"toSightingId": "Détect dans/en",
"Total analyses": "Analyses totales",
"Total direct relations": "Nombre de relations directes",
"Total entities": "Nombre d'entités",
"Total files in S3": "Nombre total de fichiers sur S3",
Expand Down Expand Up @@ -2745,6 +2759,7 @@
"Victimology (regions)": "Victimologie (régions)",
"Victimology (sectors)": "Victimologie (secteurs)",
"View": "Aperçu",
"View all": "Tout voir",
"View all entities created by user": "Voir toutes les entités créées par l'utilisateur",
"View all relationships created by user": "Afficher toutes les relations créées par l'utilisateur",
"View the item": "Voir l'object",
Expand Down
14 changes: 14 additions & 0 deletions opencti-platform/opencti-front/lang/front/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@
"description": "説明",
"Details": "詳細",
"Detection": "検出",
"Diamond": "ダイヤモンド",
"Digest with multiple notifiers": "複数のノーティファイアを持つダイジェスト",
"Direct relations creations": "直接的なリレーションの作成",
"Direct targeting of this country": "この国家を直接的に標的にしている",
Expand Down Expand Up @@ -659,6 +660,7 @@
"Distribution of opinions": "オピニオンの分布",
"Distribution of relations": "リレーションの分布",
"Distribution of relations (including inferred)": "リレーション(推論を含む)の分布",
"Distribution of reports": "レポートの配布\n\n最後の帰属",
"Distribution of sources": "ソースの分布",
"Distribution:": "分布:",
"Do not display relationships": "リレーションシップを表示しない",
Expand Down Expand Up @@ -1370,6 +1372,7 @@
"Last 3 months": "過去3ヶ月",
"Last 6 months": "過去6ヶ月",
"Last 7 days": "過去7日間",
"Last attributions": "最終対象国",
"Last event processed": "最後に処理されたイベント",
"Last execution": "最終実行日時",
"Last execution traces": "最後の実行トレース",
Expand All @@ -1389,8 +1392,18 @@
"Last run:": "最終実行日時: ",
"Last seen": "最終観測日時",
"last seen": "最終観測日時",
"Last targeted countries": "最後の対象組織",
"Last targeted organizations": "最後に対象となった部門",
"Last targeted organizations in this sector": "このセクターで最後に標的となった組織",
"Last targeted sectors": "最後に使用された攻撃パターン",
"Last update": "最終更新",
"Last used attack patterns": "最後に使用された",
"Last used by": "最後に使用したドメイン",
"Last used domains": "最後に使用されたインフラ",
"Last used infrastructures": "最後に使用されたIPアドレス",
"Last used IP addresses": "最後に使用されたマルウェア",
"Last used malwares": "最後に使用されたツールとチャンネル",
"Last used tools and channels": "分析合計",
"Last year": "過去1年間",
"Lastname": "苗字",
"Latest containers about the object": "オブジェクトに関する最後のコンテナ",
Expand Down Expand Up @@ -2531,6 +2544,7 @@
"Top Labels (3 last months)": "上位のラベル(過去3ヶ月)",
"Top read or exported entities": "リードまたはエクスポートされたエンティティのトップ",
"toSightingId": "目撃情報",
"Total analyses": "すべて表示",
"Total direct relations": "直接的なリレーションの総数",
"Total entities": "エンティティの総数",
"Total files in S3": "S3内の総ファイル数",
Expand Down
15 changes: 15 additions & 0 deletions opencti-platform/opencti-front/lang/front/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@
"description": "描述",
"Details": "详情",
"Detection": "检测",
"Diamond": "钻石",
"Digest with multiple notifiers": "具有多个通知器的摘要",
"Direct relations creations": "直接关系创建",
"Direct targeting of this country": "直接针对该国家/地区",
Expand Down Expand Up @@ -659,6 +660,7 @@
"Distribution of opinions": "意见分布",
"Distribution of relations": "关系分布",
"Distribution of relations (including inferred)": "关系分布(包含推理)",
"Distribution of reports": "报告的分发",
"Distribution of sources": "源分布",
"Distribution:": "分布:",
"Do not display relationships": "不显示关系",
Expand Down Expand Up @@ -1370,6 +1372,7 @@
"Last 3 months": "最近3个月",
"Last 6 months": "最近6个月",
"Last 7 days": "最近7天",
"Last attributions": "最后归属",
"Last event processed": "最后处理的事件",
"Last execution": "上次执行时间",
"Last execution traces": "最后执行轨迹",
Expand All @@ -1389,8 +1392,18 @@
"Last run:": "上次运行:",
"Last seen": "最后看到",
"last seen": "最后看到",
"Last targeted countries": "最后的目标国家",
"Last targeted organizations": "最后的目标组织",
"Last targeted organizations in this sector": "在此部门中最近被针对的组织",
"Last targeted sectors": "最后的目标部门",
"Last update": "上次更新",
"Last used attack patterns": "最后使用的攻击模式",
"Last used by": "最后使用的",
"Last used domains": "最后使用的领域",
"Last used infrastructures": "最后使用的基础设施",
"Last used IP addresses": "最后使用的 IP 地址",
"Last used malwares": "最后使用的恶意软件",
"Last used tools and channels": "最后使用的工具和渠道",
"Last year": "最近1年",
"Lastname": "姓氏",
"Latest containers about the object": "关于对象的最后一个容器",
Expand Down Expand Up @@ -2531,6 +2544,7 @@
"Top Labels (3 last months)": "最多标签(最近3个月)",
"Top read or exported entities": "读取或导出实体最多的作者",
"toSightingId": "目击ID",
"Total analyses": "总分析",
"Total direct relations": "直接关系总数",
"Total entities": "实体总数",
"Total files in S3": "S3 中的文件总数",
Expand Down Expand Up @@ -2745,6 +2759,7 @@
"Victimology (regions)": "受害者研究(地区))",
"Victimology (sectors)": "受害者研究(部门)",
"View": "视图",
"View all": "查看全部",
"View all entities created by user": "查看用户创建的所有实体",
"View all relationships created by user": "查看用户创建的所有关系",
"View the item": "查看项目",
Expand Down
Loading

0 comments on commit b710111

Please sign in to comment.