fix(core): validate SQLite magic bytes before opening backup database files

This commit is contained in:
2026-03-18 21:12:10 -04:00
parent 7b0c07ad3c
commit 9db4285bc9
5 changed files with 79 additions and 21 deletions
+1
View File
@@ -5784,6 +5784,7 @@
"name": {
"type": "string",
"minLength": 1,
"maxLength": 100,
"description": "New display name"
}
},