Commit graph

80 commits

Author SHA1 Message Date
Matteo Biscosi
ca661a6042 Fixes various issue in ASN sankey 2025-08-05 15:15:19 +02:00
Luca
9568fa96aa Added support for unresolved hostname risk 2025-08-04 22:52:19 +02:00
Luca
d4348fefed Wrap check 2025-08-04 15:46:50 +02:00
Matteo Biscosi
d29bd9e36a Fixes SNMP Assets visualization (#9287) 2025-06-18 11:19:45 +02:00
Matteo Biscosi
9dab48aedf Fixes l7 protocol not correctly calculated for exporters 2024-11-14 16:35:10 +01:00
Matteo Biscosi
4d28c2777c Added traceback in case of exporter_info as a number 2024-09-18 11:05:48 +02:00
Alfredo Cardigliano
548c9aeec5 Remove obsolete JA3 support 2024-08-09 09:08:32 +02:00
Luca Deri
e522eebf6b Enhanced collector stats 2024-08-05 17:37:00 +02:00
Matteo Biscosi
a7ab748ae2 Removed sflowdev timeseries and unified to flowdev 2024-07-31 16:25:25 +02:00
Matteo Biscosi
5de1fea07b Fixes incorrect labels shown in the sflow charts 2024-07-31 11:18:33 +02:00
Matteo Biscosi
d6debf7e52 Fixes local traffic rules not working (#8543 #8542) 2024-07-23 09:57:05 +02:00
Luca Deri
19b1fcad42 Fixes invalid arithmetic operation between a string and a number 2024-07-20 21:26:04 +02:00
Luca Deri
e28aabcd28 Removed unused throughput 2024-07-20 10:07:47 +02:00
Matteo Biscosi
f45e6d8c73 Added exporter/probe data refresh 2024-07-19 20:07:40 +02:00
Matteo Biscosi
db468c3d2a Ported exporter info to correct c++ function 2024-07-19 17:23:20 +02:00
Matteo Biscosi
07632005b1 Added function to retrieve exporter info 2024-07-18 16:50:37 +02:00
Matteo Biscosi
72ced2fcfd Fixes netflow devices c++ function not working 2024-07-18 13:07:21 +02:00
Matteo Biscosi
b4b9253472 Fixes flow exporters issues 2024-07-18 10:24:20 +02:00
Luca Deri
51cb277850 Code cleanup 2024-07-04 23:18:00 +02:00
Luca Deri
83675998ee Added Korean and French translations 2024-06-29 17:01:09 +02:00
Alfredo Cardigliano
f1e72ffddd Allow relaxed format (IP only) for host pool members. Cleanup duplicated code. 2024-06-17 11:05:41 +02:00
Matteo Biscosi
ef27b0b058 Fixes circular dependency and lightened some modules 2024-02-21 10:44:16 +00:00
Matteo Biscosi
48462f4d96 Fixes circular dependency between lua_utils and rest_utils 2024-02-20 10:02:33 +00:00
Matteo Biscosi
e243f7c826 Fixes some lua requires 2024-02-20 08:57:48 +00:00
Luca Deri
ab34197603 Various script fixed
Improved error message when scripts fail
2024-02-19 22:13:01 +01:00
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Matteo Biscosi
ddadaf3e77 Removed circular dependency on network_utils 2024-02-19 11:04:06 +00:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Matteo Biscosi
2f76c9bf4b First code cleanup for better memory management 2024-02-15 15:21:40 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Luca Deri
3fc883df5b Fixes blacklist count for #8078 2023-12-07 17:37:56 +01:00
Luca Deri
708a78ed50 Updated (C) 2023-11-09 11:58:49 +01:00
Luca Deri
bc221c29ab Minor changes 2023-09-25 22:05:45 +02:00
Matteo Biscosi
07b1ad6ef8 Added IP@VLAN sorting in lua (#7642) 2023-07-12 15:10:39 +00:00
Nicolo Maio
33cd58af41 Add ja3 to search. (#6813) 2023-03-21 11:36:40 +00:00
Nicolo Maio
e38b7f2098 Adding community_id to search. (#6813) 2023-03-21 09:50:44 +00:00
Alfredo Cardigliano
6b6e7dea54 Disable trace on nil table in table.len 2023-02-24 17:55:59 +01:00
Alfredo Cardigliano
9886b3c18f Add type check on table.len 2023-02-24 10:07:26 +01:00
Alfredo Cardigliano
363b48d7ae Accept CIDR in IP filters 2023-02-01 15:43:55 +01:00
Alfredo Cardigliano
63074fd0df Support VLAN in cidr filters 2023-01-30 17:50:17 +01:00
Alfredo Cardigliano
3a36fb9ba3 Add CIDR support in Historical Flows 2023-01-25 14:38:50 +01:00
Alfredo Cardigliano
b337aa51d5 Print trace back on bad split call before crashing 2022-12-22 12:36:59 -05:00
Luca Deri
db5bab9fbb VLAN fix 2022-09-14 20:00:53 +02:00
Luca Deri
cec7592305 Added vlandId in assets 2022-09-14 00:35:22 +02:00
Luca Deri
dbf6e0b531 function fix 2022-09-04 11:56:29 +02:00
Luca Deri
a402867365 Reworked lua_utils splitting GUI components on a separate file 2022-09-03 10:06:41 +02:00
Luca Deri
bbae6c3782 Added tracing code 2022-08-30 00:07:16 +02:00
Alfredo Cardigliano
29c0ba4594 Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done. 2022-02-18 11:45:16 +01:00
Alfredo Cardigliano
1dff8975d3 Move tag filters info 2022-02-15 11:05:21 +01:00
Alfredo Cardigliano
4faa7e44f5 Return on bad types 2022-01-28 11:31:56 +01:00