Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
144 commits
Select commit Hold shift + click to select a range
7e84538
make backend java and frontend angular legacy
Kbayero Jun 4, 2026
cd32016
add migration project to golang backend and react frontend
Kbayero Jun 4, 2026
ca56c0f
feat[backend](alerts): gate routes with RBAC, consolidate seeds into …
Kbayero Jun 4, 2026
303ed09
refactor[backend](logging): route audit, soar and iam logs through go…
Kbayero Jun 4, 2026
fc0f778
refactor[backend](soar): merge incident_response, drop unused actions…
Kbayero Jun 4, 2026
896945f
refactor[backend](notifications): move errors into the domain package
Kbayero Jun 4, 2026
f2655a2
refactor[backend](incidents): migration-safety fixes, port cleanup an…
Kbayero Jun 4, 2026
55a2274
feat[backend](modules_config): added modules config module
AlexSanchez-bit Jun 4, 2026
20dfbeb
feat[backend](modules_config): removed event processor and passed tha…
AlexSanchez-bit Jun 4, 2026
e470b00
feat[backend](modules_config): setted up verification and update to t…
AlexSanchez-bit Jun 4, 2026
f87a6df
feat[backend](modules_config): added validations to all modules kinds
AlexSanchez-bit Jun 4, 2026
3415eaf
feat[backend](modules_config): fixed all unit tests for the modules c…
AlexSanchez-bit Jun 4, 2026
4e2fa56
feat[backend](opensearch): gate routes with opensearch.read/write and…
Kbayero Jun 4, 2026
ee6a290
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 4, 2026
bf79888
refactor[backend](integrations): replace modulesconfig module with cl…
Kbayero Jun 5, 2026
a7d5816
feat[backend](network_scan): ported network scan module
AlexSanchez-bit Jun 5, 2026
26acfca
refactor[backend](soar): restore incident-response automation (variab…
Kbayero Jun 5, 2026
6a92d13
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 5, 2026
c3e35b2
refactor[backend](opensearch): merge indexpattern into opensearch bou…
Kbayero Jun 5, 2026
c7dd478
refactor[installer]: remove web-pdf service and fix docker image cleanup
Kbayero Jun 6, 2026
a3245bc
refactor[backend](eventprocessing): consolidate logstash, correlation…
Kbayero Jun 6, 2026
3658b16
chore[ci]: remove config plugin
Kbayero Jun 6, 2026
5ef62b9
refactor[plugins]: replace gRPC modules-config with direct YAML file …
Kbayero Jun 6, 2026
05ee80f
refactor[backend](soar): standardize pagination on shared pkg/databas…
Kbayero Jun 7, 2026
8c6a1a5
refactor[backend](opensearch): consolidate routes under /opensearch a…
Kbayero Jun 7, 2026
d63c6a1
refactor[backend](notifications): clean routes, gate Create as intern…
Kbayero Jun 7, 2026
a3f550d
refactor[backend](integrations): remove dead plugin-config reveal end…
Kbayero Jun 7, 2026
4f55ffb
refactor[backend](datasources): rebuild network_scan as datasources —…
Kbayero Jun 7, 2026
1d523d7
feat[backend](dashboards): add dashboards module (dashboards, visuali…
Kbayero Jun 7, 2026
0577db0
feat[backend](loganalyzer): port log analyzer — saved queries + top-v…
Kbayero Jun 7, 2026
4b1e1ea
feat[backend](iam): add SAML2 SSO — IdP config CRUD + live login flow…
Kbayero Jun 8, 2026
56ad9b1
feat[backend](appconfig): white-label branding stored as config JSON;…
Kbayero Jun 8, 2026
14204f0
refactor[rules/filters]: fix filter and rule formats, move to definit…
Kbayero Jun 8, 2026
b561c4b
feat[compliance]: add NIST 800-53 control library and multi-framework…
Kbayero Jun 8, 2026
65222c2
feat[backend](opensearch): add disk-space guard — notify + auto-delet…
Kbayero Jun 8, 2026
bf2861a
refactor[backend](dashboards): minimize entities to dumb store (confi…
Kbayero Jun 8, 2026
1492000
fix[backend](bootstrap): refresh content of operator-disabled system …
Kbayero Jun 8, 2026
37a3d7e
feat[backend](soar): migrate alert-response flows to file-backed YAML…
Kbayero Jun 8, 2026
bb9f331
feat[backend](compliance): periodic framework evaluation storing late…
Kbayero Jun 8, 2026
36c196e
feat[plugins](soar): added soar plugin to manage alert flows
AlexSanchez-bit Jun 8, 2026
913c30e
refactor(agent): remove external integration collectors, dead code an…
yllada Jun 8, 2026
c42d18f
refactor[user-auditor]: migrate AD audit from Java microservice to ad…
Kbayero Jun 8, 2026
29a3f18
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 8, 2026
4119f29
Merge branch 'backlog/v12.0.0' of github.com:utmstack/UTMStack into b…
yllada Jun 8, 2026
ddc53ee
fix[plugins](alert): setted up alert status schedule to alerts plugin
AlexSanchez-bit Jun 8, 2026
c62c21c
fix[backend](alerts): added comunication layer with alerts plugin
AlexSanchez-bit Jun 8, 2026
42e6b6c
Merge branch 'backlog/v12.0.0' of github.com:utmstack/UTMStack into b…
yllada Jun 8, 2026
98e4dd8
refactor[soar]: slim active-response plugin and add incident-variable…
Kbayero Jun 9, 2026
12c4d0b
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 9, 2026
4bfd7e6
refactor[backend](datasources): identity by source_ref with layered r…
Kbayero Jun 9, 2026
08ea333
feat[backend](billing): license authority with edition/MSSP feature g…
Kbayero Jun 9, 2026
7bc2ead
refactor[plugins](alerts): group caches and tag-rule engine into cach…
Kbayero Jun 9, 2026
823fa08
feat[agent-manager]: own and validate the agent-installation connecti…
Kbayero Jun 9, 2026
a07d46a
refactor[collectors](utmstack): drop local log DB, forward straight t…
Kbayero Jun 9, 2026
4a832c4
refactor[installer]: drop legacy Java-backend connections after the G…
Kbayero Jun 9, 2026
6e4d0df
feat[backend](billing): allow uploading and replacing the LICENSE
Kbayero Jun 9, 2026
852e2bd
refactor[agent-manager]: connection-key RPCs and drop collector-confi…
Kbayero Jun 9, 2026
67b073e
feat[backend](mcp): added mcp module
AlexSanchez-bit Jun 9, 2026
d899349
refactor[plugins]: move feeds/inputs/soar onto the Go backend /api/v1…
Kbayero Jun 9, 2026
a475f51
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 9, 2026
86f7410
feat(forwarder): add standalone log forwarder service with syslog, ne…
yllada Jun 9, 2026
e664c81
feat[backend](branding): white-label asset upload + install-time seed…
Kbayero Jun 9, 2026
880eb2a
feat[installer]: apply white-label bundle (brand + logo + MSSP licens…
Kbayero Jun 9, 2026
1c73733
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 9, 2026
da2d644
ci: ship soar plugin and forwarder in the deployment pipeline
Kbayero Jun 9, 2026
107ca26
feat[agent-manager](recovery): port the YAML-driven agent recovery su…
Kbayero Jun 9, 2026
39159fe
fix: boot the Go backend cleanly under the installer compose
Kbayero Jun 9, 2026
2301c31
ci[v11-pipeline]: source enterprise artifacts from private releases
Kbayero Jun 10, 2026
494e42f
remove backend legacy
Kbayero Jun 10, 2026
d34146e
feat[backend](iam): 2FA disable + roles in users list, with migration…
Kbayero Jun 10, 2026
230a61b
feat[frontend]: internationalize the panel and wire IAM/profile/audit…
Kbayero Jun 10, 2026
379c1cc
feat[backend,frontend]: wire IAM (user-auditor, team, 2FA, SSO, API k…
Kbayero Jun 10, 2026
a5e1a77
feat[frontend]: full i18n (7 languages incl. Russian) + wire Settings…
Kbayero Jun 10, 2026
a466954
feat[frontend]: build Discover-style Log Explorer wired to backend + …
Kbayero Jun 10, 2026
6ddf00e
feat[frontend](integrations): add connection layer to integrations fe…
AlexSanchez-bit Jun 10, 2026
95d2e71
feat[frontend](integrations): split page in smaller components
AlexSanchez-bit Jun 10, 2026
67b7205
fix[frontend](integrations): added missing integration icons
AlexSanchez-bit Jun 10, 2026
5f053cb
fix[frontend](integrations): added invert color shifter and fixed int…
AlexSanchez-bit Jun 10, 2026
275c7d4
fix[frontend](integrations): added create module modal
AlexSanchez-bit Jun 10, 2026
b9e4bfd
fix[frontend](integrations): removed description from integrations view
AlexSanchez-bit Jun 10, 2026
7fa2052
fix[frontend](integrations): fixed custom module filter
AlexSanchez-bit Jun 10, 2026
1381ee6
fix[frontend](integrations): add integrations translation
AlexSanchez-bit Jun 10, 2026
0a75dee
feat[frontend](data-processing,datasources): wire pages to live inges…
Kbayero Jun 10, 2026
f3157e0
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 10, 2026
361d511
feat[frontend](integrations): added agents integration menu
AlexSanchez-bit Jun 10, 2026
bd631b1
feat[frontend](integrations): added cloud integrations form
AlexSanchez-bit Jun 10, 2026
43ff9d0
feat[frontend](integrations): added missing aws cloud guide
AlexSanchez-bit Jun 10, 2026
a88dba5
feat[frontend](integrations): added transcriptions for other language…
AlexSanchez-bit Jun 10, 2026
5e46978
feat[frontend](integrations): added missing collector guides
AlexSanchez-bit Jun 10, 2026
fb64221
refactor[plugins](soc-ai): replace manual LLM pipeline with agentic M…
Kbayero Jun 11, 2026
5d4604b
feat[backend]: soc-ai agent module, alerts related-logs, opensearch f…
Kbayero Jun 11, 2026
9084f85
feat[backend](soc-ai): capability config + scope down exposed MCP tools
Kbayero Jun 11, 2026
dad0e7a
feat[plugins](soc-ai): capability-group permissions + chat page/lang …
Kbayero Jun 11, 2026
e63f79d
feat[frontend](soc-ai): provider-driven settings page + streaming cha…
Kbayero Jun 11, 2026
e6929bb
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 11, 2026
ef0aeae
feat[backend](incidents): assign endpoint + auto-derived severity on …
Kbayero Jun 11, 2026
ed3eee7
feat[frontend](incidents): wire incidents page to backend (list, draw…
Kbayero Jun 11, 2026
d96d510
feat[frontend](integrations): removed marketplace button
AlexSanchez-bit Jun 10, 2026
27be52b
feat[frontend](dashboard): added dashboard initial component and hooks
AlexSanchez-bit Jun 11, 2026
f7c4026
feat[frontend](dashboard): added visualizations menu
AlexSanchez-bit Jun 11, 2026
559c074
feat[frontend](dashboard): added opensearch service for queries
AlexSanchez-bit Jun 11, 2026
3fcb93c
feat[backend](eventprocessing): rule/filter/pattern validation & APIs…
Kbayero Jun 11, 2026
923d3d7
feat[frontend](eventprocessing): visual+code editors for parsing filt…
Kbayero Jun 11, 2026
812b95a
feat[frontend](dashboard): added visualization chart visualizer
AlexSanchez-bit Jun 11, 2026
522ab31
feat[frontend](dashboard): added mising chart types
AlexSanchez-bit Jun 11, 2026
2d1a6fe
feat[frontend](dashboard): added confirm modal for dashboard/visualiz…
AlexSanchez-bit Jun 11, 2026
2a17fe6
feat[frontend](dashboard): improved add widget sidebar
AlexSanchez-bit Jun 11, 2026
2f29f5c
feat[soar]: flows management page — visual workflow + YAML code edito…
Kbayero Jun 11, 2026
ec811ae
feat[backend](dashboard): reomved order by an unused domain column on…
AlexSanchez-bit Jun 11, 2026
aaacc82
Merge branch 'backlog/v12.0.0' of github.com:utmstack/UTMStack into b…
AlexSanchez-bit Jun 11, 2026
347ea5f
fix[frontend](dashboard): fixed map chart to use leaflet
AlexSanchez-bit Jun 11, 2026
3197fe1
fix[frontend](dashboard): added filters to visualization table
AlexSanchez-bit Jun 11, 2026
73f1922
fix[frontend](dashboard): added missing translations
AlexSanchez-bit Jun 11, 2026
50de459
fix[frontend](dashboard): added date translation custom range
AlexSanchez-bit Jun 11, 2026
e4f3ed7
fix[frontend](integrations/logexplorer): added view events functionality
AlexSanchez-bit Jun 11, 2026
7f79ee3
feat[frontend](logexplorer): added logexplorer tabs
AlexSanchez-bit Jun 11, 2026
7f16262
feat[compliance]: wire the Compliance UI (frameworks, controls, repor…
Kbayero Jun 12, 2026
b282d0e
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 12, 2026
de36058
feat[backend,plugins](soc-ai): deterministic 4-phase alert scoring as…
Kbayero Jun 12, 2026
dba17cf
feat[frontend](alert): split alert feature to the current project arc…
AlexSanchez-bit Jun 12, 2026
df31590
feat[frontend](alert): adding pagination events
AlexSanchez-bit Jun 12, 2026
8983d37
feat[frontend](adversaries): added adversaries feature with current a…
AlexSanchez-bit Jun 12, 2026
08e2757
feat[frontend](incidents): added incidents as a separated feature fol…
AlexSanchez-bit Jun 12, 2026
2620645
fix[frontend](sidebar): fixed sidebar active section
AlexSanchez-bit Jun 12, 2026
e8dee90
fix[frontend](tagrules): liked tagrule creation to alerts page
AlexSanchez-bit Jun 12, 2026
5e4eeb8
feat[frontend](alerts/tagrules): add from alert tag rule creation
AlexSanchez-bit Jun 12, 2026
80c1c3c
feat[frontend](alerts/tagrules): redirect to alerts view after creati…
AlexSanchez-bit Jun 12, 2026
a3cd4e8
fix[frontend](alerts): fixed alert table column sizes
AlexSanchez-bit Jun 12, 2026
46cf6c3
fix[collector-forwarder]: add oracle and github as default integraito…
Kbayero Jun 12, 2026
9ea751a
fix[plugins]: remove gh and json from input and read config when modi…
Kbayero Jun 12, 2026
5ced283
fix[integrations]: improve integration page and guides
Kbayero Jun 13, 2026
3d811ce
Merge branch 'backlog/v12.0.0' of https://github.com/utmstack/UTMStac…
Kbayero Jun 13, 2026
e165653
feat[frontend,backend](soc): reclaim screen space and deepen analyst …
Kbayero Jun 14, 2026
6e2446d
solve problems with visualizations and dashboards
Kbayero Jun 15, 2026
b2ee696
feat[frontend,backend](console): connect Overview to live data, finis…
Kbayero Jun 16, 2026
2cf14bb
delete legacy frontend
Kbayero Jun 17, 2026
1acb8fe
feat[frontend](federation): MSSP Federation Service console (instance…
Kbayero Jun 17, 2026
37f7d03
refactor[frontend](federation): serve the FS API under /api/v1 (was /fs)
Kbayero Jun 17, 2026
dd6553d
feat[frontend]: add admins setup gate
Kbayero Jun 18, 2026
2f9c4ff
chore(ci): adopt release/v12.0.0 CI + migrate deploy pipeline v11 → v12
Kbayero Jun 18, 2026
c806a3f
chore(rules,filters): reconcile v11.2.9 into definitions/ (v12 list f…
Kbayero Jun 18, 2026
083f3d8
chore(installer): aggressive image prune on cleanup/uninstall (port v…
Kbayero Jun 18, 2026
41eaa95
chore(ci): drop retired v10 deployment pipeline
Kbayero Jun 18, 2026
a168cd6
Merge remote-tracking branch 'origin/release/v12.0.0' into backlog/v1…
Kbayero Jun 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
307 changes: 0 additions & 307 deletions .github/workflows/v10-deployment-pipeline.yml

This file was deleted.

Loading
Loading