Commit graph

1145 commits

Author SHA1 Message Date
Alfredo Cardigliano
8ae9d8e989 Rename probe_ip to exporter_ip when used for exporters 2026-07-14 15:47:19 +02:00
GabrieleDeri
e997d428bf
Sites dashboard and wazuh alerts rules pages (#10570)
Some checks are pending
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
* Sites dashboard and wazuh alerts rules pages

* Update dist
2026-07-13 19:58:50 +02:00
Luca Deri
4698fd109a Removed MessgaeBroker support (unused code) 2026-07-13 19:00:35 +02:00
Manuel Ceroni
638a9001cb
Implemented button to remove failed hosts to scan from active scans (#10553) 2026-07-07 09:58:13 +02:00
Manuel Ceroni
9491ea360b
Implemented duplicated flow dump preference (#10542) 2026-07-03 10:39:03 +02:00
Manuel Ceroni
785399441c
Implemented RRD file retention preference (#10541) 2026-07-03 09:57:38 +02:00
Alfredo Cardigliano
be81b19bca Fix disaggregation names (probe ip is actually exporter ip) 2026-07-01 11:29:26 +02:00
GabrieleDeri
cea1c81e2c
Ported preferences to vuejs, fixed footer date and timeseries colors (#10514)
* Fixes footer date and timeseries colors

* Update dist

* Added new preferences page

* Added new preferences page
2026-06-29 16:18:13 +02:00
Alfredo Cardigliano
c40af50157 Allow IP@VLAN in servers configurations 2026-06-29 10:30:59 +02:00
GabrieleDeri
895d3bd65f
Added uptime, footer, update banner (#10507)
* Added uptime, footer, update banner

* Update dist
2026-06-29 09:58:39 +02:00
Alfredo Cardigliano
8b009ac2f1 Move is<model> Lua functions to pro 2026-06-25 11:33:55 +02:00
Matteo Biscosi
ef7e59a5b7 Fixes host linting, accepting also domains 2026-06-24 13:46:36 +00:00
Matteo Biscosi
8d00f5d43a Added trimming to network configuration list, removing empty spaces 2026-06-22 13:31:14 +00:00
Matteo Biscosi
615ffc4eb4 Moved Site page to navbar, also added statistics and configuration page. Added Parent Site 2026-06-18 14:26:17 +00:00
Matteo Biscosi
59fc524c58 Fixes incorrect host parameter linting 2026-06-18 13:53:17 +00:00
Manuel Ceroni
13a292eb7e
Implemented Site import/export (#10465) 2026-06-18 11:28:43 +02:00
Matteo Biscosi
1f6c186536 Added active monitoring logs 2026-06-15 08:27:52 +00:00
Alfredo Cardigliano
c92e0cd8bb Implement grou by in observability dashboard
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-06-12 13:35:03 +02:00
Manuel Ceroni
89b61256e0
Implemented the SNMP interfaces auto role page (#10429) 2026-06-05 10:45:12 +02:00
GabrieleDeri
57d2226d90
Ported timeseries to new serving layer for frontend (#10415)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Ported to new ts backend serving layer for frontend

* Update dist
2026-06-02 11:22:51 +02:00
Manuel Ceroni
daba17ef2e
Fixed the BGP server preferences (#10406)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-06-01 16:12:09 +02:00
Matteo Biscosi
a0801f981c Fixes asn not correctly linted 2026-05-29 09:50:05 +00:00
Luca Deri
af7ed30a86 Fixes for handling IPv6 exporters 2026-05-28 17:37:17 +02:00
GabrieleDeri
f1f5b0fb44
Added qwen LLM preferences (#10382)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-05-27 16:48:38 +02:00
Manuel Ceroni
29502e6866
Implemented the prefix changes endpoint preference (#10371)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-05-22 11:42:02 +02:00
Manuel Ceroni
d7f05f6b1a
Migrated some ClickHouse columns into the JSON field (#10369) 2026-05-21 15:11:58 +02:00
Alfredo Cardigliano
9e03c88772 Add ability to filter based on network site (either cli or srv) in Report 2026-05-21 12:34:57 +02:00
Alfredo Cardigliano
de8dcb3c45 Add ability to filter on src/dst site
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-05-21 11:54:21 +02:00
Alfredo Cardigliano
79745c0c8c Dump client and server tags to historical flows to allow queries like 'src TAGS contains Lab AND dst TAGS contains Production' 2026-05-20 11:58:20 +02:00
Matteo Biscosi
7a731042b4 Removed site id from old code and added support to networks in site add/edit (#10322) 2026-05-14 10:45:36 +00:00
Alfredo Cardigliano
8d779e40c0 Add Tags column in historical flows, flow alerts, host alerts, and ability to add Tags filters. 2026-05-12 17:03:28 +02:00
Alfredo Cardigliano
fb521c1752 Rename labels to tags to avoid confusion as labels was too common. (note: tag filters are now flowfilters) 2026-05-12 11:43:07 +02:00
Matteo Biscosi
9c2f203226 Added first flow dump filter (#10314) 2026-05-12 09:18:58 +00:00
GabrieleDeri
af4a137175
Fixes codeql errors on vuejs pages (#10336)
* Fixes codeql errors on vuejs pages

* Update dist
2026-05-10 21:18:42 +02:00
Alfredo Cardigliano
41417932bf Rename tag_utils to flowfilter_utils
Some checks failed
Build / build (push) Has been cancelled
CIFuzz / Fuzzing (address) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CodeQL / Analyze-1 (push) Has been cancelled
2026-05-07 17:18:34 +02:00
GabrieleDeri
de94e7de5a
Added ai policy callbacks, added tool streaming steps (#10327) 2026-05-05 15:28:13 +02:00
Alfredo Cardigliano
0b590a1374 Add ability for filter by Label in historical data 2026-04-29 11:32:04 +02:00
Manuel Ceroni
b8a9f20809
Implemented the preference for the SNMP interface label format (#10305) 2026-04-28 12:15:49 +02:00
Manuel Ceroni
0ab570ab18
Added Wazuh auto-merge preference (#10304) 2026-04-27 12:32:49 +02:00
GabrieleDeri
1a2bafdf87
Added ai policy page and ai policy alert (#10301) 2026-04-24 17:15:57 +02:00
Alfredo Cardigliano
4b41152001 Implement alert/notifications filtering by labels
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-04-24 14:55:02 +02:00
GabrieleDeri
55e4d70390
Added vue page for ai policy, flow ai formatter (#10293) 2026-04-22 20:56:20 +02:00
GabrieleDeri
24627d6ed4
BGP looking glass, host details cleaned duplicate calls (#10283) 2026-04-16 13:04:36 +02:00
Luca Deri
1afc4b7ecc Implemented ntop.ribFind 2026-04-15 16:17:36 +02:00
Manuel Ceroni
6cbe4bb44d
Implemented BGP Server prefs (#10280) 2026-04-15 12:27:51 +02:00
Alfredo Cardigliano
144eb7fee4 Initial implementation of user-defined host labels 2026-04-14 11:06:11 +02:00
GabrieleDeri
3268a9a4ab
Added missing lint param (#10266)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-04-09 23:29:16 +02:00
Manuel Ceroni
8a852ec90f
Various improvements to Assets with Wazuh information (#10262) 2026-04-09 13:06:23 +02:00
Manuel Ceroni
6337aca069
Implemented Wazuh info merge button (#10252)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Implemented Wazuh info merge button

* Minor wazuh info button fix
2026-04-07 13:14:51 +02:00
GabrieleDeri
a150300609
Update dist (#10251) 2026-04-07 11:36:22 +02:00