Simone Mainardi
|
1811f90867
|
Fixes nil in ghost network alerts
Partially addresses #5534
|
2021-06-21 11:37:17 +02:00 |
|
Simone Mainardi
|
4a526c3cdf
|
Decouples checks from alerts (removes unnecessary flag is_alert)
|
2021-06-17 11:43:12 +02:00 |
|
Simone Mainardi
|
e33af8a23c
|
Refactors script_categories into check_categories (c++ and lua)
|
2021-06-16 18:43:55 +02:00 |
|
Simone Mainardi
|
76fd315d1b
|
Refactors user_scripts into checks (lua)
|
2021-06-16 18:02:22 +02:00 |
|
Simone Mainardi
|
ccb61a7444
|
Harmonizes remaining hardcoded Lua scores
|
2021-05-15 11:00:20 +02:00 |
|
Simone Mainardi
|
bbe6a3de37
|
Changes set_severity to set_score
|
2021-05-05 09:59:04 +02:00 |
|
Matteo Biscosi
|
10fb8bbecc
|
Implements #4919 custom alert severity
|
2021-01-27 12:29:19 +01:00 |
|
Luca Deri
|
a1178a0791
|
Updated (C)
|
2021-01-02 12:08:23 +01:00 |
|
Matteo Biscosi
|
bcf2c2c1ed
|
Migrates alerts to an object-oriented implementation
|
2020-12-22 14:48:00 +01:00 |
|
matteo
|
e24ef4ef35
|
Revert "Migrates alerts to an object-oriented implementation"
This reverts commit fbc283f12f.
|
2020-12-22 13:13:57 +01:00 |
|
matteo
|
fbc283f12f
|
Migrates alerts to an object-oriented implementation
|
2020-12-22 13:00:25 +01:00 |
|
Simone Mainardi
|
b3dc39c641
|
Refactors alert_severities into an independend Lua module
|
2020-11-30 15:28:17 +01:00 |
|
Simone Mainardi
|
f7e1ea9709
|
Reworks plugin loading and structure
Implements #4358
|
2020-09-15 11:33:53 +02:00 |
|