mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-03 18:35:43 +00:00
- Implemented identifier validation regex in legacy migrator and schema. - Enhanced database path handling to escape single quotes during ATTACH DATABASE. - Added tests for SQL injection scenarios, ensuring robustness against malicious inputs. - Introduced fuzz tests for DAO layers to cover edge cases and improve overall test coverage.