{ "permissions": { "allow": [ "Bash(python etl_manager.py --help)", "Bash(python run_incremental_sync.py)", "Bash(python -c \"import run_incremental_sync; print\\(''run_incremental_sync.py: import OK''\\)\")", "Bash(python -c \"import etl_manager; print\\(''etl_manager.py: import OK''\\)\")", "Bash(python -c \"import init_full_sync; print\\(''init_full_sync.py: import OK''\\)\")", "Bash(python -c \"import migration; print\\(''migration.py: import OK''\\)\")", "Bash(python migration.py)" ] } }