gcp
Audited by Socket on Sep 11, 2026
3 alerts found:
Securityx2AnomalyNo malicious code is present because this is an IAM policy and contextual configuration, not executable software. The configuration presents high security risk due to excessive contractor owner access, broad editor access for a CI identity backed by an old static key, and storage access granted to all authenticated users. The contractor restriction cannot be guaranteed by this binding alone; an appropriate deny policy and least-privilege redesign are required.
No malicious behavior or obfuscation is present. The configuration is not production-safe as shown because the database is publicly reachable from any IPv4 address and does not require SSL. Restrict authorized networks, enforce TLS, evaluate deletion protection and point-in-time recovery, and inspect Cloud Logging separately for the reported checkout-api errors.
The manifest contains no direct evidence of malicious behavior. It has supply-chain and exposure risks: the container image is pinned only by the mutable latest tag, public ingress is enabled, and a potentially broad default service account is attached. Use an immutable image digest, a dedicated least-privilege service account, and verify authentication and authorization controls. Assessment is limited because the referenced container image is not included.