Use encoded PowerShell commands for Windows inventory

This commit is contained in:
Esdras Renan 2025-10-20 21:55:54 -03:00
parent 0aa474c88e
commit 0a0106c0f3
3 changed files with 20 additions and 6 deletions

View file

@ -34,3 +34,4 @@ thiserror = "1.0"
chrono = { version = "0.4", features = ["serde"] }
parking_lot = "0.12"
hostname = "0.4"
base64 = "0.22"