Commit graph

32 commits

Author SHA1 Message Date
Manuel Ceroni
9a1691fec3
Fixed Redis reads and writes time series (#8954) 2025-02-12 10:03:52 +01:00
Manuel Ceroni
b8b73f5672
Implemented Redis Operations ts (#8938)
Co-authored-by: Frigo <ceroroot1@gmail.com>
2025-02-04 16:15:51 +01:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Nicolo Maio
5842b14247 Enable am toggle. (#8225) 2024-02-20 10:38:00 +01: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
f9f2a464ff Added Lua garbage collector calls 2024-02-13 15:00:10 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Nicolo Maio
34f7a42308 [VS] Add historical reports. (#8015) (#7950) 2023-11-20 17:06:23 +01:00
Alfredo Cardigliano
d29c4d384d Use meaningful names 2023-11-03 10:20:06 +01:00
Luca Deri
b890b2a6ff Added support for number of scanners preference 2023-10-27 12:21:24 +02:00
Nicolo Maio
3dfa1851a4 [VS] Add a license check before sending an email at the end of the periodic scan. 2023-10-26 11:45:54 +02:00
Luca Deri
d9714dc3c6 Fixes endless shutdown due to pending vs scan in execution 2023-10-25 17:27:54 +02:00
Luca Deri
74963a5ba0 Reworked vulnerability scan
Added trace
2023-10-23 21:16:51 +02:00
Nicolo Maio
181f8a8178 [VS] Fix notification sending at the end of periodic scan or scan all. (#7937) 2023-10-23 15:24:17 +02:00
Luca Deri
c4fd9a3397 Implemented asynchronous VS scanning 2023-10-20 16:11:36 +02:00
Matteo Biscosi
aed3c9bd8c Extedend support to deliver notification to specific recipients 2023-08-29 08:43:24 +00:00
Matteo Biscosi
d5da7cbf4b Removed no more needed callback 2023-04-26 09:49:10 +00:00
Matteo Biscosi
15a7337417 Fixes radius information loading 2023-04-13 13:50:11 +02:00
Matteo Biscosi
2e8b37f551 Fixes wrong granularity (#7270) 2023-02-28 10:44:31 +00:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
MatteoBiscosi
78ed044152 Removed unused require 2022-08-12 11:10:00 +02:00
Luca Deri
269e9da142 (C) Update 2022-02-20 23:17:50 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Matteo Biscosi
da8609727f Removed half of the monitor plugins (#6224) 2022-01-21 19:21:58 +01:00
Luca Deri
cc04fd46e8 Cosmetic fixes 2022-01-21 16:56:07 +01:00
Simone Mainardi
823b4f5d91 Implements active monitoring with the new scheduler 2022-01-21 13:05:01 +01:00
Simone Mainardi
705807ad9d Reworks active monitoring plugin structure 2022-01-21 12:21:44 +01:00
Luca Deri
d25dae664e Reworked script checks periodicity to make sure active monitoring is executed when it should be
Some extra cleanup is necessary (#6224)
2022-01-20 11:14:18 +01:00
Luca Deri
fcaa071acb Added delayed scripts that are executed with minimal time drift to avoid all scripts to be executed at the same time and thus cause load spikes 2022-01-03 18:55:18 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
6d401586cd Added changed files with merge 2021-12-28 15:59:13 +01:00