High-risk tools in Zeppelin
5 of the 14 tools in Zeppelin are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
restart_interpreterExecuteRestart a Zeppelin interpreter by setting name (e.g.
-
run_all_paragraphsExecuteExecute all paragraphs in a notebook sequentially.
-
run_paragraphExecuteExecute a single paragraph and return its output. This is a synchronous call that waits for execution to complete.
-
stop_all_paragraphsExecuteCancel all running paragraphs in a notebook.
-
stop_paragraphExecuteCancel a running paragraph.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.