refactor(scanner): logging - version of app

This commit is contained in:
2026-05-11 19:06:25 -05:00
parent f5bae2c0c2
commit d61be61f44
8 changed files with 2396 additions and 4 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "scan_log" ADD COLUMN "scanner_version" text DEFAULT '0';