Release v1.25.0 - Hardened Azure rules - part 3
What's Changed
- Azure rules hardening - part 3 by @sureshcsdp in #165
Full Changelog: v1.24.0...v1.25.0
🐳 Docker Image
# AWS
docker run --rm -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN -e AWS_REGION getcleancloud/cleancloud scan --provider aws --all-regions
# Azure
docker run --rm -e AZURE_CLIENT_ID -e AZURE_TENANT_ID -e AZURE_SUBSCRIPTION_ID -e AZURE_FEDERATED_TOKEN_FILE -v "${AZURE_FEDERATED_TOKEN_FILE}:${AZURE_FEDERATED_TOKEN_FILE}:ro" getcleancloud/cleancloud scan --provider azure
# GCP (WIF or service account key)
docker run --rm -e GOOGLE_APPLICATION_CREDENTIALS=/gcp-creds.json -v "${GOOGLE_APPLICATION_CREDENTIALS}:/gcp-creds.json:ro" getcleancloud/cleancloud scan --provider gcp --all-projects📦 Pull: docker pull getcleancloud/cleancloud:1.25.0
🔗 Docker Hub: https://hub.docker.com/r/getcleancloud/cleancloud
🔏 Digest: sha256:eaab7c242c905b9d423025118368b25ec56898bcf0061e2ccf2e56275d8e0039