mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-09-04 08:43:52 +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.