v2.2.2
- Fix critical SQL injection vulnerability in database migration module - Add input validation using isidentifier() for table and column names - Prevent malicious SQL injection through PRAGMA table_info queries - Add proper error handling for invalid database identifiers - All security tests (ruff and bandit) pass with no issues - Minor security release addressing GitHub security alerts