feat(ClamAvService): Add stream scanning methods to ClamAvService

This commit is contained in:
2025-02-05 10:49:46 +01:00
parent 8acfedd7f3
commit 6300843616
9 changed files with 123 additions and 7 deletions

View File

@@ -25,6 +25,7 @@
"dependencies": {
"@push.rocks/smartfile": "^11.1.5",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartstream": "^3.2.5",
"axios": "^1.7.9",
"tar": "^7.4.3"
},