Initial commit: Veritas Aegis Security Suite Modules

This commit is contained in:
2026-07-28 20:43:01 +02:00
commit b56f87a588
7 changed files with 46 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "auditor-wipe"
version.workspace = true
edition.workspace = true
authors.workspace = true
[dependencies]
veritas-core = { path = "../../veritas-core" }
anyhow.workspace = true