Commit graph

18 commits

Author SHA1 Message Date
Alfredo Cardigliano
0dd78b4958 Update (c) 2026-01-02 09:11:30 +01:00
Luca Deri
5aa8409dde Added risk alert consistency check 2025-05-14 08:31:28 +02:00
Alfredo Cardigliano
9352d0cdcd Update copyright 2025-01-02 09:09:56 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
lucaderi
d395deac4e Automated commit of clang-format CI changes. 2023-04-07 14:20:44 +00:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Alfredo Cardigliano
86e475b292 Add notes and cleanup support for unhandled flow risks. Add flow_alert_ndpi_desktop_or_file_sharing_session 2022-07-14 17:15:08 +02:00
Alfredo Cardigliano
deb52c5894 Fix typo 2022-07-14 15:10:15 +02:00
Giorgio Zoppi
d8255da8d8
modified: Makefile.in (#6281)
* modified:   Makefile.in
	new file:   tests/gtest.c

* Removing sonarcloud it's noisy.
2022-02-04 21:57:47 +01:00
Alfredo Cardigliano
19310ffd06 Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
Luca Deri
11922b120a Reworked FlowRiskAlerts implementation 2022-02-02 10:09:34 +01:00
Alfredo Cardigliano
f2060f2488 Copyright update (C) 2022-01-03 09:35:09 +01:00
Simone Mainardi
a83cde8ad8 Safety and boundary checks for unhandled nDPI risks 2021-10-27 10:25:08 +02:00
Luca Deri
380b176c48 Fixed crash 2021-10-27 09:46:55 +02:00
Simone Mainardi
8ef490ab3e Exposes risk-based flow alerts to lua
Addresses #5743
2021-09-14 17:48:51 +02:00
Simone Mainardi
55495b5621 Implements risk mapping between C++ and Lua
Addresses #5743
2021-09-14 16:00:47 +02:00
Simone Mainardi
71063ee7c6 Refactors getFlowRiskScore
Addresses #5743
2021-09-14 09:41:38 +02:00
Simone Mainardi
6d119be51e Initial work to allow dynamic nDPI risks addition (C++)
Addresses #5743
2021-09-13 18:32:50 +02:00