High-risk tools in Jenkins Http
5 of the 32 tools in Jenkins Http 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
-
jenkins_cancel_workspace_bundle_downloadExecuteRequest cancellation of a running workspace bundle operation.
-
jenkins_start_workspace_bundle_downloadExecuteStart async workspace zip download, extraction, cleanup, and console log save.
-
jenkins_stop_buildExecuteStop a running build. Requires JENKINS_MCP_ENABLE_WRITES=1.
-
jenkins_trigger_buildExecuteTrigger a non-parameterized job build. Requires JENKINS_MCP_ENABLE_WRITES=1.
-
jenkins_trigger_build_with_parametersExecuteTrigger a parameterized job build. Requires JENKINS_MCP_ENABLE_WRITES=1.
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.