kitos
e49eca0b24
Aegis CI / lint-and-test (push) Has been cancelled
fix(threat-actors): fix 500 on search + populate motivation from STIX
...
1. fix(search 500): func.cast(col, func.text()) is invalid SQLAlchemy —
replaced with cast(col, Text) for both aliases and target_sectors
JSONB columns. Generating correct CAST(col AS TEXT) SQL.
2. feat(motivation): extract primary_motivation and sophistication from
STIX intrusion-set objects during MITRE sync. Added _normalize_motivation()
to map STIX vocabulary → simplified frontend values (espionage / financial /
destruction / hacktivism). Both create and update paths now set these fields.
Run MITRE sync to backfill existing actors.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-29 14:09:04 +02:00
..
2026-02-06 12:26:26 +01:00
2026-05-18 14:00:48 +02:00
2026-02-20 14:28:52 +01:00
2026-05-22 09:46:29 +02:00
2026-05-29 11:26:09 +02:00
2026-05-20 13:11:01 +02:00
2026-02-20 13:28:14 +01:00
2026-05-19 12:05:35 +02:00
2026-05-28 16:56:47 +02:00
2026-05-29 11:26:09 +02:00
2026-05-29 11:18:55 +02:00
2026-02-20 15:33:23 +01:00
2026-02-17 15:43:05 +01:00
2026-05-29 13:52:51 +02:00
2026-02-19 17:06:32 +01:00
2026-02-19 15:56:42 +01:00
2026-02-10 15:53:24 +01:00
2026-02-20 14:34:24 +01:00
2026-02-20 13:31:18 +01:00
2026-05-19 16:35:02 +02:00
2026-05-19 16:29:04 +02:00
2026-02-19 17:39:31 +01:00
2026-05-29 11:18:55 +02:00
2026-05-19 15:10:31 +02:00
2026-02-19 19:02:36 +01:00
2026-05-20 16:20:21 +02:00
2026-05-28 16:11:29 +02:00
2026-02-20 15:33:23 +01:00
2026-05-29 11:48:55 +02:00
2026-05-20 15:21:36 +02:00
2026-05-29 11:26:09 +02:00
2026-02-19 17:06:07 +01:00
2026-02-20 15:33:23 +01:00
2026-05-19 13:40:45 +02:00
2026-05-21 17:11:35 +02:00
2026-02-09 17:24:44 +01:00
2026-02-20 14:42:20 +01:00
2026-05-19 16:48:47 +02:00
2026-05-20 15:21:36 +02:00
2026-05-18 14:00:37 +02:00
2026-05-18 14:00:42 +02:00
2026-05-19 16:48:47 +02:00
2026-05-20 16:11:48 +02:00
2026-02-10 09:21:35 +01:00
2026-05-18 15:07:12 +02:00
2026-05-18 15:07:12 +02:00
2026-05-29 11:18:55 +02:00
2026-05-18 15:07:12 +02:00
2026-05-20 16:43:57 +02:00
2026-05-18 14:50:31 +02:00
2026-02-19 15:23:01 +01:00
2026-05-28 16:26:46 +02:00
2026-05-28 12:48:22 +02:00
2026-05-29 09:55:02 +02:00
2026-02-20 14:28:52 +01:00
2026-05-28 12:48:22 +02:00
2026-05-29 14:09:04 +02:00
2026-05-29 14:09:04 +02:00
2026-02-20 13:28:14 +01:00
2026-05-21 15:57:41 +02:00
2026-02-20 14:42:20 +01:00