feat(detmir): add DLP evidence portal viewer

This commit is contained in:
igor04091968
2026-06-03 00:33:31 +03:00
parent 189885d73c
commit 122c4bbfc0
8 changed files with 932 additions and 5 deletions
+3
View File
@@ -580,8 +580,11 @@ dependencies = [
"chrono",
"clap",
"reqwest",
"rusqlite",
"serde",
"serde_json",
"sha2",
"tempfile",
"tiny_http",
]