Commit graph

12313 commits

Author SHA1 Message Date
Manuel Ceroni
1726494382
Fixed active scan in-progress badge in the topbar (#10549) 2026-07-06 11:02:07 +02:00
Luca Deri
5ac32ccd59 Added probe_ip formattign fix
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-07-06 07:54:40 +02:00
GabrieleDeri
aadf7a08de
Updated nanalyst error messages, updated d3 charts (#10543)
* Updated nanalyst error messages, d3 charts

* Update dist
2026-07-03 18:12:18 +02:00
Matteo Biscosi
10a4c99b05 Added rest to return sites hierarchy (#10531) 2026-07-03 15:25:02 +00: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
3ba0cbe5e7 Fix graph_utils.merge_pie_data (format update) 2026-07-02 15:00:29 +02:00
Matteo Biscosi
29007f3e9e Removed other field in the top applications REST API 2026-07-02 08:14:04 +00:00
GabrieleDeri
0c6fe6dcfa
Updated charts to d3, todo bubble chart, added heatmap, bar, line stacked (#10532)
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
* Updated charts to d3, to remove bubble chart apex, added heatmap, bar, line stacked

* Update dist
2026-07-02 07:30:51 +02:00
Matteo Biscosi
fb193a9654 Added double check in case of empty tags 2026-07-01 09:50:14 +00:00
Alfredo Cardigliano
be81b19bca Fix disaggregation names (probe ip is actually exporter ip) 2026-07-01 11:29:26 +02:00
Manuel Ceroni
b428711f1c
Optimized exporters page (#10528) 2026-07-01 11:17:35 +02:00
GabrieleDeri
25d9c94934
data.lua speed impr, removed flow walk, uses counter (#10523) 2026-06-30 12:00:56 +02:00
Matteo Biscosi
be7a99be77 Fixes infrastructure monitoring timeseries 2026-06-30 09:57:43 +00:00
GabrieleDeri
f09bb8fef2
Removed tprint (#10522) 2026-06-30 11:55:35 +02:00
GabrieleDeri
fe0fd98a4e
Removed old update banner, superseded by new (#10521)
* Removed old update banner, superseded by new

* Update dist
2026-06-30 11:12:03 +02:00
Manuel Ceroni
f53edfbde1
Removed incorrect tprints (#10518) 2026-06-30 09:50:23 +02:00
GabrieleDeri
e5d7231c73
Updated preference unit of measure n2disk and grafana dash (#10516)
* Updated preference unit of measure n2disk and grafana dash

* Update dist
2026-06-29 16:59:12 +02:00
Matteo Biscosi
02969a68d7 Removed CVEs and fixes non working Active Scan page and updated documentation 2026-06-29 14:46:34 +00: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
GabrieleDeri
bbcd39238e
Fixes footer date and timeseries colors (#10513) 2026-06-29 15:50:31 +02:00
Matteo Biscosi
eff51d3ef6 Fixes missing module 2026-06-29 10:10:37 +00:00
Manuel Ceroni
e8ce4a8790
Removed visibility and disabled triggering for CVEs and Vulners (#10510) 2026-06-29 12:08:41 +02:00
Luca Deri
2ce961fa17 Typo 2026-06-29 11:57:37 +02:00
Alfredo Cardigliano
c40af50157 Allow IP@VLAN in servers configurations 2026-06-29 10:30:59 +02:00
GabrieleDeri
3ade3881ec
updated nanalyst check in pages to use internal ntop function (#10509) 2026-06-29 10:13:16 +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
Matteo Biscosi
880e4fb1c0 Added SNMP Polled devices timeseries 2026-06-29 07:44:39 +00:00
Luca Deri
a9f3863c76 Added new SNMP schema
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-28 13:19:23 +02:00
Matteo Biscosi
705c14a431 Revert "Removed vulnerability scan (#10490)"
This reverts commit 947019d8c7.
2026-06-28 10:52:21 +00:00
Matteo Biscosi
3103c60383 Removed unused code
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-26 07:38:53 +00:00
Manuel Ceroni
947019d8c7
Removed vulnerability scan (#10490)
* Removed vulnerability scan

* Removed other vs_utils references
2026-06-25 16:33:55 +02:00
Matteo Biscosi
1aadcbfc16 Fixes incorrect active monitoring parameters 2026-06-25 10:11:23 +00:00
Matteo Biscosi
ff19a8a578 Fixes active monitoring parameter issue 2026-06-25 09:54:31 +00:00
Alfredo Cardigliano
8b009ac2f1 Move is<model> Lua functions to pro 2026-06-25 11:33:55 +02:00
GabrieleDeri
19cd310a03
Separated menu in pro and community visibility (#10493) 2026-06-24 18:51:38 +02:00
GabrieleDeri
57cf94b1c7
Added blog and updates check to menu (#10492)
* Fixes menu label and formatting badge topbar

* Update dist

* Added blog to menu and fixed package updater

* Update dist
2026-06-24 16:59:48 +02:00
Matteo Biscosi
5f132e3f30 Changed active monitoring host parameter to am_host (#10489) 2026-06-24 14:33:57 +00:00
Matteo Biscosi
ef7e59a5b7 Fixes host linting, accepting also domains 2026-06-24 13:46:36 +00:00
Alfredo Cardigliano
5d33ba4c88 Add separators 2026-06-24 15:42:50 +02:00
Luca Deri
c5d770d815 Fixes nedge menu and reboot poweroff menu 2026-06-23 23:02:11 +02:00
Jacopo Andrea Bianco
1ea8a0b4ef
Add new Lua tools for MCP server (#10476)
* Add new Lua tools for MCP server

* fix: discover_lan.lua
2026-06-23 16:41:58 +02:00
Jacopo Andrea Bianco
1f449630e9
Fix incorrect field names in LLM Lua tools (#10475) 2026-06-23 16:41:48 +02:00
GabrieleDeri
2899d45183
Fixed menu vibility condition and package update (#10482)
* Fixed updates and restart menu options

* Update dist

* Fixed BGP looking glass menu visibility condition
2026-06-23 10:48:26 +02:00
GabrieleDeri
c5e38aba40
Added new rest for menu definition serving (#10481) 2026-06-23 09:09:29 +02:00
GabrieleDeri
6e6bb7287c
Ported menu, footer and topbar to vuejs (#10480)
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 menu, footer and topbar to vuejs

* Update dist
2026-06-22 18:19:15 +02:00
Matteo Biscosi
c15b731d73 Fixes as name and query formatting (#10091) 2026-06-22 14:29:08 +00:00
Matteo Biscosi
8d00f5d43a Added trimming to network configuration list, removing empty spaces 2026-06-22 13:31:14 +00:00
Manuel Ceroni
424bb5de23
Generalized site import/export (#10473)
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-19 12:51:45 +02:00
Manuel Ceroni
c331350a04
Fixed parent site (#10470)
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-19 10:50:30 +02:00