mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-13 02:54:50 +00:00
Apply code quality improvements from review
- Add DNS timeout to validate_external_url() to prevent DoS - Remove duplicate import in base_command.py - Make path validation OS-aware (Windows, macOS, Linux) - Use centralized validate_pubkey_format() function - Make sanitize_input max_length optional for radio messages - Use explicit base directory instead of '.' - Extract bot_root property to eliminate duplication - Add validation for negative max_length - Improve documentation and type hints
This commit is contained in: