gcp-cloud-run
Warn
Audited by Socket on Sep 16, 2026
1 alert found:
AnomalyAnomalyreferences/cloud-run-deployment-with-gcloud-cli.md
LOWAnomalyLOW
references/cloud-run-deployment-with-gcloud-cli.md
This is an operational Cloud Run deployment script, not apparent malware. Its main security concern is that the IAM command makes the service publicly invokable despite the earlier no-unauthenticated setting. The database URL should be provided through a secret-management mechanism rather than a command-line environment variable, and immutable image digests or versioned tags are preferable to :latest. No concrete data-exfiltration or sabotage behavior is present.
Confidence: 99%Severity: 55%
Audit Metadata