mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-29 05:20:14 +03:00
- Import filter_forbidden_commands utility from command_filter module - Add _filter_forbidden_commands_from_device_configs method to filter out restricted commands before execution - Store blocked commands information and log filtered commands for audit purposes - Update _process_task_results to include blocked commands info in response - Prevent execution of potentially dangerous commands while maintaining transparency about filtered content