High-risk tools in Google Cloud Run
3 of the 5 tools in Google Cloud Run 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
-
deploy_service_from_archiveExecuteDeploy a Cloud Run service directly from a self-contained source code archive (.tar.gz), skipping the container image build step for faster deployment. The archive must include...
-
deploy_service_from_file_contentsExecuteDeploys a Cloud Run service directly from local source files. This method is suitable for scripting languages like Python and Node.js, of which the source code can be embedded i...
-
deploy_service_from_imageExecuteDeploy a container image from Artifact Registry or Docker Hub as a Cloud Run service.
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.