Commit graph

27285 commits

Author SHA1 Message Date
Matteo Biscosi
562deefc12 Removed incorrect class from json
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-09 10:08:08 +00:00
Manuel Ceroni
f6ac4235f5
Fixed network issues check (#10559) 2026-07-09 10:44:20 +02:00
Alfredo Cardigliano
d1762b5f6f Add --clickhouse-server-cn option
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-09 06:30:39 +02:00
Alfredo Cardigliano
30961dd5e9 Add patch for clickhouse-cpp to set the server CN to use for TLS cert verification
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-08 18:36:39 +02:00
Matteo Biscosi
c03b56e56f Fixes ts direction and alerts page error
Some checks failed
Build / build (push) Has been cancelled
CIFuzz / Fuzzing (address) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CodeQL / Analyze-1 (push) Has been cancelled
2026-07-07 10:57:19 +00:00
Manuel Ceroni
0a93cc3623
Fixed getConfigsetURL check parameter encoding (#10556) 2026-07-07 12:51:05 +02:00
Matteo Biscosi
e22fd0a5bf Fixes top timeseries merge 2026-07-07 09:17:34 +00:00
GabrieleDeri
09fb6e07d6
Fixed prefs menu content (#10554) 2026-07-07 10:52:52 +02:00
Matteo Biscosi
40a606b5a2 Moved geomap from pro to community 2026-07-07 08:46:49 +00:00
Manuel Ceroni
638a9001cb
Implemented button to remove failed hosts to scan from active scans (#10553) 2026-07-07 09:58:13 +02:00
Luca Deri
0e6fcea554 IMplemented backedn for #10534
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 23:16:28 +02:00
Luca Deri
cdf4007d09 Minim RRD retation set to 7 days 2026-07-06 22:45:23 +02:00
Luca Deri
2ae7827161 Improved timeseries labels 2026-07-06 21:29:37 +02:00
GabrieleDeri
65f2b50006
Fixed preference timeseries definition (#10551)
* Fixed preference timeseries definition

* Update dist
2026-07-06 21:11:18 +02:00
Luca Deri
7a82d55e6e Fixed LLm menu 2026-07-06 20:51:29 +02:00
Alfredo Cardigliano
3380fc8e75 Fix string escape with CH 2026-07-06 17:08:57 +02:00
Manuel Ceroni
9af254f7f3
Added trim to Vue table search to ignore leading/trailing spaces (#10550)
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 12:05:15 +02:00
Manuel Ceroni
1726494382
Fixed active scan in-progress badge in the topbar (#10549) 2026-07-06 11:02:07 +02:00
Alfredo Cardigliano
3552763ec1 Code cleanup, assign out params before returning 2026-07-06 10:54:33 +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
Luca Deri
b05b0f3400 Improved clean environemt restart 2026-07-06 06:27:56 +02:00
Luca Deri
802986f243 Added check
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-05 23:49:40 +02:00
Luca Deri
fc28aa5fcc Added check
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-05 06:49:29 +02:00
uwezkhan
6da80e7750
bound zmq decompress length to buffer size (#10547) 2026-07-05 06:28:45 +02:00
Luca Deri
322ade40d3 ZMQ improvements
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
- preallocates buffer (used to be per flow)
- replaced per-message malloc/free in the zlib decompression
- changed std::map to std::unordered_map
- improved searched on long string comparisons
2026-07-04 00:51:45 +02:00
Luca Deri
b7484dcb17 Added type check 2026-07-03 23:56:24 +02:00
Luca Deri
25e7698f3a Uodated diff
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-03 21:55:54 +02:00
Luca Deri
6b926e47f5 Enahnced patch for RH8 2026-07-03 20:07:14 +02:00
Luca Deri
425700251b Removed statement that's not necessary 2026-07-03 19:10:21 +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
ddbe1d4b10 Updated dist 2026-07-03 15:26:45 +00:00
Matteo Biscosi
10a4c99b05 Added rest to return sites hierarchy (#10531) 2026-07-03 15:25:02 +00:00
Alfredo Cardigliano
f8ff03d2cb Remove patch for clickhouse client destr (no longer required as there is now a check on State::Inserting) 2026-07-03 17:02:46 +02:00
Alfredo Cardigliano
914bb6baff Avoid re-parsing IR key 2026-07-03 16:48:20 +02:00
Alfredo Cardigliano
ce2372d6ac Replace sscanf with a faster parsing in Utils::parseMac 2026-07-03 16:48:03 +02:00
Luca Deri
e6417f121c Updated clickhosue path 2026-07-03 16:31:13 +02:00
Alfredo Cardigliano
1b5728257c Code optimizations 2026-07-03 16:12:10 +02:00
uwezkhan
b6c929ede4
bound capwap decap reads to caplen in dissectPacket (#10487)
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-03 11:47:11 +02:00
uwezkhan
a4141e909c
clamp product name terminator in readEthernetIPDeviceInfo (#10491) 2026-07-03 11:39:42 +02:00
Arthur Chan
0b579cbb20
OSS-Fuzz: Add new fuzzer targets zmq processing flow (#10454)
* OSS-Fuzz: Add new fuzzer targets zmq processing flow

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>

* Update options

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>

---------

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
2026-07-03 11:20:23 +02:00
Luca
f4c1d51616 Code cleanup 2026-07-03 10:40:53 +02: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
GabrieleDeri
935cbc3afc
Bubble chart in d3 (#10539)
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
* Bubble chart in d3

* Update dist
2026-07-02 19:37:15 +02:00
Luca Deri
cf13a173e2 Fixed package build 2026-07-02 17:58:31 +02:00
Matteo Biscosi
0cad620379 Fixes footer uptime margin
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-02 14:40:51 +00:00
Matteo Biscosi
bf39d2d91f Fixes dark mode footer 2026-07-02 14:08:51 +00:00
Alfredo Cardigliano
3ba0cbe5e7 Fix graph_utils.merge_pie_data (format update) 2026-07-02 15:00:29 +02:00
Matteo Biscosi
9657464770 Fixes new d3js charts css and js issues 2026-07-02 12:15:05 +00:00
Matteo Biscosi
29007f3e9e Removed other field in the top applications REST API 2026-07-02 08:14:04 +00:00